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