import { CompoundedComponent } from './interface'; declare const Switch: CompoundedComponent; export default Switch;