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