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