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