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

declare const UserCheckIcon: MdiReactIconComponentType;
export default UserCheckIcon;
