import { type FC } from 'react'; import './index.less'; declare const RtlSwitch: FC; export default RtlSwitch;