/********************************************************************* * Copyright (c) Intel Corporation 2023 * SPDX-License-Identifier: Apache-2.0 **********************************************************************/ export { IDER, type IDERProps, type IDERData } from './ider'; export { AttachDiskImage, type AttachDiskImageProps } from './AttachDiskImage'; //# sourceMappingURL=index.d.ts.map