import type { RespRole } from '../index.ts'; export declare function createCommand(): string[]; export declare function role(this: T): Promise;