import { Log } from '../typings/log'; export declare function createLogger(configuration?: any): Log;