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