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