import { Logger } from 'winston'; export declare const wLogger: (label?: string, file?: string) => Logger;