export type CollectionPlayerBehavior = { uid: string, type: string, time: number [k: string]: any; };