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