export declare function help(): Promise<void>;
export declare function helpSetup(): Promise<void>;
