import { type PropsWithChildren } from 'react'; export declare const HiveProviders: ({ children }: PropsWithChildren) => import("react").JSX.Element; //# sourceMappingURL=hive.providers.d.ts.map