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