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