import { FC, SVGProps } from 'react'; declare const IconCurrencyYen: FC & { fill?: string }>; export default IconCurrencyYen;