import { type IconFn } from "../../_icon.js"; /** Phosphor light `FileCode` icon. */ export declare const iconPhLightFileCode: IconFn;