/// import { IconProps } from '../../types'; declare const Euro: (allProps: IconProps) => JSX.Element; export default Euro;