import { ThemeProviderProps } from 'next-themes';
export declare function ThemeProvider({ children, ...props }: ThemeProviderProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=theme-provider.d.ts.map