// SPDX-License-Identifier: Apache-2.0

export class LoadImageArchiveResponse {
  public constructor() {}
}
