import { SwitchProps } from './switch.type'; declare const Switch: (props0: SwitchProps) => import("react/jsx-runtime").JSX.Element; export default Switch; //# sourceMappingURL=switch.d.ts.map