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