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