import type { IconComponent } from '../types'; declare const Command: IconComponent; export default Command;