export declare type Logger = (message: string) => void;