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