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