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

declare const LanguageHtml5Icon: MdiReactIconComponentType;
export default LanguageHtml5Icon;
