/** * This is the main entry point of the ShipEngine Connect CLI. */ export declare function main(args: string[]): Promise;