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

declare const LanguageTypescriptIcon: MdiReactIconComponentType;
export default LanguageTypescriptIcon;
