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