import { NameServiceRegistry } from './types';
export declare const nameServiceRegistries: NameServiceRegistry[];
