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

declare const PersonOutlineIcon: MdiReactIconComponentType;
export default PersonOutlineIcon;
