export declare type Promised> = T extends Promise ? V : never; //# sourceMappingURL=Promised.d.ts.map