import { IconProps } from '../lib';
declare function CurrencyInr(props: IconProps): JSX.Element;
export default CurrencyInr;
