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