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