import { RegistryInterface } from '../types/Registry.js';
export declare function registryDefaults(): RegistryInterface;
