import { IconDefinition } from '../types'; declare const PushpinOutlined: IconDefinition; export default PushpinOutlined;