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