export declare function getArgs(): { [key: string]: string; }; export declare function getHelp(): string;