import { type IconFn } from "../_icon.js"; /** Feather `MapPin` icon. */ export declare const iconFeatherMapPin: IconFn;