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