/// <reference types="react" />
declare const CurrencyInr: (props: any, ref: any) => JSX.Element;
export default CurrencyInr;
