import { SvgIconComponent } from './types'; declare const EuroIcon: SvgIconComponent; export default EuroIcon;