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

declare const PersonMultipleCheckIcon: MdiReactIconComponentType;
export default PersonMultipleCheckIcon;
