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

declare const CurrencyRubIcon: MdiReactIconComponentType;
export default CurrencyRubIcon;
