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