export declare function logTime(task: string, f: () => Promise): Promise;