/// import { IconProps } from "../SvgIcon"; export declare const Command: (props?: IconProps) => JSX.Element; export default Command;