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