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

declare const ApproveIcon: MdiReactIconComponentType;
export default ApproveIcon;
