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