import { FC, PropsWithChildren } from 'react'; declare const ThemeProvider: FC; export { ThemeProvider };