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

declare const PeopleTickIcon: MdiReactIconComponentType;
export default PeopleTickIcon;
