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