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