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