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