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