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