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