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