export declare const logger: { info: (message: string) => void; };