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