export interface SwapProps extends React.ComponentProps<"input"> { /** * 是否启用中间态 * @deprecated v5不再有效果 */ indeterminate?: boolean; /** * clasName应用于内部的label元素. * 内部使用了