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

declare const Pin: ReactIconComponentType;
export default Pin;
            