import { Item, UUID, Instant, OzoneType } from './Item' export interface RestrictedContent { restricted?: boolean }