import winston from 'winston'; export declare function getLogger(label?: string, minLevel?: string): winston.Logger;