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

declare const PersonCheckIcon: MdiReactIconComponentType;
export default PersonCheckIcon;
