import { Item, UUID, Instant, OzoneType } from './Item' export interface FlowrPackageable { packages?: UUID[] }