import * as React from 'react'; import { SwitcherProps } from './types'; export declare const Switcher: React.FC;