export declare function createCommand(category?: string): string[]; export declare function aclCat(this: T, category?: string): Promise;