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