/** sniff out a "--help" param without a full parse job */ export declare function checkHelp(strings: string[]): boolean;