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