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

declare const PersonTickIcon: MdiReactIconComponentType;
export default PersonTickIcon;
