import type { IconComponent } from '../types'; declare const PinList: IconComponent; export default PinList;