export declare const awaitAll: []>(x: T) => Promise<{ -readonly [P in keyof T]: Awaited; }>;