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