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

declare const SquareIncCashIcon: MdiReactIconComponentType;
export default SquareIncCashIcon;
