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