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

declare const LanguageCss3Icon: MdiReactIconComponentType;
export default LanguageCss3Icon;
