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