export declare const load: (_type: string, key: number, loadFromNetwork: (key: number) => Promise | string) => Promise;