export declare function run(...args: any[]): Promise; export declare function getShortDoc(): string; export declare function printHelp(): void;