export declare function leakedPromises(): [Set>, string]; export declare function promiseDebugString(p: Promise): string;