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