import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const YenSign: m.Component<SVGAttributes>;
export default YenSign;
