/// export declare const NODE_ENV: string | undefined; export declare const ALWAYSAI_AUDIT_LOG: string | undefined; export declare const ALWAYSAI_DO_NOT_TRACK: boolean; export declare const ALWAYSAI_HOME: string | undefined; export declare const ALWAYSAI_OS_PLATFORM: NodeJS.Platform; export declare const ALWAYSAI_SHOW_HIDDEN: boolean; //# sourceMappingURL=environment.d.ts.map