export default function SlotFillProvider({ children }: {
    children: any;
}): JSX.Element;
//# sourceMappingURL=slot-fill-provider.d.ts.map