ThemeProviderComponentProps: {
    children: ReactNode;
    useThemeProvider?: typeof useThemeProvider;
}

Type declaration

Generated using TypeDoc