import type { EditInputFC, SwitchProps } from '@lingxiteam/editor-types'; import './index.less'; declare const MySwitch: EditInputFC; export default MySwitch;