import { type Logger } from 'winston'; declare const logger: Logger; export default logger; //# sourceMappingURL=logger.d.ts.map