export declare function Command(query: string | string[], description?: string): Function;
