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