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