type Use = <T>(promise: Promise<T>) => T;
export declare const __use: Use;
export {};
//# sourceMappingURL=__use.d.ts.map