import { ILogger } from './interfaces';
export declare const log: ILogger;
