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