export declare function printHelp(): void;
export declare function run(argv: string[]): void;
