import { IconProps } from '../types';
declare const CurrencyInr: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default CurrencyInr;
//# sourceMappingURL=CurrencyInr.d.ts.map