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