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