interface CollectionPartEntityInterface extends CollectionPartInterface { collection: Promise; work: Promise; }