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