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

declare const PinEnd: ReactIconComponentType;
export default PinEnd;
            