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