ThemeProviderComponentProps: {
    children: ReactNode;
    useThemeProvider?: (() => ThemeContextType);
}

Type declaration

Generated using TypeDoc