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

declare const LanguageCsharpIcon: MdiReactIconComponentType;
export default LanguageCsharpIcon;
