import type { SlotFillProviderProps } from './types';
export declare function SlotFillProvider({ children }: SlotFillProviderProps): import("react").JSX.Element;
export default SlotFillProvider;
//# sourceMappingURL=provider.d.ts.map