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

declare const CurrencyRupeeIcon: MdiReactIconComponentType;
export = CurrencyRupeeIcon;