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