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

declare const LanguageCIcon: MdiReactIconComponentType;
export default LanguageCIcon;
