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