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