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