import { SvgIconComponent } from './types'; declare const LanguageIcon: SvgIconComponent; export default LanguageIcon;