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

declare const CurrencyInrIcon: MdiReactIconComponentType;
export default CurrencyInrIcon;
