export default class StaticDataLoader { protected object: T; readonly Object: T; initialize(): Promise; }