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