import React from 'react'; export declare function ThemeProvider({ children }: React.PropsWithChildren): import("react/jsx-runtime").JSX.Element;