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

declare const PersonTickOutlineIcon: MdiReactIconComponentType;
export default PersonTickOutlineIcon;
