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