Version: v1ReaderConstructor TypeAliasSignature export declare type ReaderConstructor = new (...args: any[]) => IDocumentStorageService;