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