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

declare const FinanceIcon: MdiReactIconComponentType;
export default FinanceIcon;
