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