import { FC } from 'react'; import { themeProviderProps } from './ThemeProvider'; export declare const AnvilProvider: FC;