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

declare const UsersCheckIcon: MdiReactIconComponentType;
export default UsersCheckIcon;
