export type TWithResourcesRegistryService = Readonly<{ getResourceRegistry: () => R; }>;