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