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