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

declare const MailRuIcon: MdiReactIconComponentType;
export default MailRuIcon;
