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