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

declare const LanguageCppIcon: MdiReactIconComponentType;
export default LanguageCppIcon;
