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

declare const AccountCheckOutlineIcon: MdiReactIconComponentType;
export default AccountCheckOutlineIcon;
