import { FunctionComponent } from 'react'; declare const Switcher: FunctionComponent; export default Switcher;