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