import { TypeRegistry } from '@substrate/txwrapper-core/lib/types'; export declare class SingletonRegistry { private static instance; private static material; static getInstance(material: any): TypeRegistry; } //# sourceMappingURL=singletonRegistry.d.ts.map