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