export declare class UpgradeDebuggerResult { getCustomerCustomizedArtifacts(): Array>; getUpdatedArtifacts(): Array>; getSkippedArtifacts(): Array>; }