import { type FC } from 'react';
declare const RtlSwitch: FC;
export default RtlSwitch;
