/// import type { ProSwitchProps } from './interface'; declare const _default: (p: ProSwitchProps) => JSX.Element; export default _default;