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