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