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