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