import type { EntityRegistration } from '../types'; export declare const useRegisteredEntities: () => EntityRegistration;