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