import type { IMessage } from './IMessage.ts'; export type ICommand = Omit, 'aggregateVersion'>;