/** * Provide infortmaion about the current funding cycle's datahook. * * @note depends on JBFundingCycleContext */ export declare function JBCurrentDataHookProvider({ children, }: { children: React.ReactNode; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=JBCurrentDataHookProvider.d.ts.map