export declare const createProvider: ({ StyledProvider, }: { StyledProvider: React.ComponentType; }) => React.ExoticComponent;