/// /** * The build's version string, substituted by Vite at build time — there is no * git to ask from inside a browser, or inside the Docker build. See * `scripts/version.mjs`. */ declare const __IHASMAIL_VERSION__: string;