import { UUID } from './Item'; export interface FlowrAsset { packages?: [UUID]; }