import { MdiReactIconComponentType } from './dist/typings';

declare const LanguageGoIcon: MdiReactIconComponentType;
export default LanguageGoIcon;
