import { RenderFunction } from 'vue';
declare const CurrencyYenIcon: RenderFunction;
export default CurrencyYenIcon;
