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

declare const LanguageRIcon: MdiReactIconComponentType;
export default LanguageRIcon;
