import type { IconComponent } from '../types'; declare const Euro: IconComponent; export default Euro;