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

declare const UserCheckOutlineIcon: MdiReactIconComponentType;
export default UserCheckOutlineIcon;
