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