import type { IconProps } from '../../types';
declare const CurrencyEuroLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Currency Euro Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { CurrencyEuroLine };
