export declare function parseEvseIds(argv: string[]): string[]; export declare function parseBrandArg(argv: string[]): string | undefined;