import { Logger } from './dreadcabinet'; export declare const wrapLogger: (toWrap: Logger) => Logger;