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