export declare function timeOperation(label: string, promise: Promise, warnOverMs?: number): Promise;