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