/// import { IconProps } from '../../types'; declare const PinList: (allProps: IconProps) => JSX.Element; export default PinList;