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