import { TWithRegistryService } from './Models'; export declare function withRegistryService(registry: R): TWithRegistryService;