export declare function createCommand(section?: string): string[]; export declare function info(this: T, section?: string): Promise>;