export declare function withProdMode(): {
    prevDEV: boolean;
} & Disposable;
//# sourceMappingURL=withProdMode.d.ts.map