/**
 * get help info
 * @param topic
 * @returns
 */
export declare function help(topic?: string): Promise<void>;
//# sourceMappingURL=help.d.ts.map