export declare function withMutedDeprecations(): {
    prevMuted: boolean | undefined;
} & Disposable;
//# sourceMappingURL=withMutedDeprecations.d.ts.map