type InlineCompletionCommand = { command: Command; icon?: ThemeIcon;}
command: Command
icon?: ThemeIcon