The plan is - [x] Refactor resources-impl.js, reduce the number of its public methods. - [x] Extract interfaces: `ResourcesDef`, `OwnersDef`, `MutatorsDef`. In future, we can split them to 3 services. - [x] Provide a light-weight impl of the interface in amp4ads runtime. This is a subtask of #22867