import { MdiReactIconComponentType } from './dist/typings';

declare const InvoiceIcon: MdiReactIconComponentType;
export default InvoiceIcon;
