export declare const logPromise: (promise: Promise, msg?: string | undefined) => Promise;