interface CollectionPartSerializedInterface extends CollectionPartInterface { collection: number; work: number; }