declare const _default: { setInstance(id: string, proxy: any): void; getInstance(id: string): any; }; export default _default;