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