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