import { Item, UUID, Instant, OzoneType } from './Item' export interface Externalmedia { externalId?: string externalSource?: string externalURL?: string }