export declare const isServer: boolean; export declare const isDev: boolean; export declare const isProd: boolean; export declare const isTest: boolean; //# sourceMappingURL=env.d.ts.map