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