export declare const environment: { production: boolean; appVersion: string; USERDATA_KEY: string; isMockEnabled: boolean; apiUrl: string; };