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