export declare const LOGFILE: string;
export declare const loggerInfo: (message: string) => void;
