export declare function Command(test: unknown): (target: any, propertyKey: string | symbol) => void; //# sourceMappingURL=command.d.ts.map