export declare const Environment: 'dev' | 'prod'; export declare const AppVersion = "__APP_VERSION";