export declare const useData: <TData>(props: any, cb: () => Promise<TData>) => TData;
//# sourceMappingURL=suspense.d.ts.map