import { SwitchProps } from './switch.type'; declare const _default: (props: SwitchProps) => import("react/jsx-runtime").JSX.Element; export default _default;