import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const yenIconName = "yen";
export declare const yenIcon: IconShapeTuple;
