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

declare const PeopleCheckIcon: MdiReactIconComponentType;
export default PeopleCheckIcon;
