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

declare const PersonCircleIcon: MdiReactIconComponentType;
export default PersonCircleIcon;
