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