import { ReactIconComponentType } from '../types';

declare const PersonPinCircle: ReactIconComponentType;
export default PersonPinCircle;
            