export declare function main(argv: string[]): Promise; export declare function helpMessage(name: string): string;