//#region src/core/helpers/env.d.ts
declare const isDevelopment: boolean;
//#endregion
export { isDevelopment };
//# sourceMappingURL=env.d.ts.map