import * as React from "react"; import type { ThemeProviderProps } from "./UseThemeProps"; export declare const NextThemeProvider: React.FunctionComponent; //# sourceMappingURL=NextThemeProvider.d.ts.map