import winston from "winston"; declare function getLogDirectory(): string; export declare const Logger: winston.Logger; export { getLogDirectory };