import { ThemeProviderProps } from 'next-themes'; import { FC } from 'react'; export declare const ThemeProvider: FC; //# sourceMappingURL=theme-provider.d.ts.map