/** Validates whether the current environment is either development or test */
export declare const isDevEnv: boolean;
//# sourceMappingURL=IsDevEnv.d.ts.map