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