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

declare const PinDrop: ReactIconComponentType;
export default PinDrop;
            