export declare function log(msg: string | ((data: T) => string), promise?: Promise): void;