import { Argument } from "commander";
export declare const countryCode: Argument;
export declare const productIds: Argument;
