import * as React from "react"; declare function SvgCommand(props: React.SVGProps): React.JSX.Element; export default SvgCommand;