import { IconProps } from '../types';
declare const Command: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Command;
//# sourceMappingURL=Command.d.ts.map