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