export declare function assessCommand(target: string, options: { publish?: boolean; domain?: string; concurrency?: string; apiUrl?: string; review?: boolean; yes?: boolean; telemetry?: boolean; refreshManifest?: boolean; }): Promise;