/** The version number taken from the package.json. Consumers can override at build time via define (e.g. OVERRIDE_PACKAGE_VERSION: JSON.stringify('1.2.3')). */ export declare const APP_VERSION: string; //# sourceMappingURL=constants.d.ts.map