import type * as ts from 'typescript/lib/tsserverlibrary'; export declare function getDocumentRegistry(ts: typeof import('typescript/lib/tsserverlibrary'), useCaseSensitiveFileNames: boolean, currentDirectory: string): ts.DocumentRegistry; //# sourceMappingURL=documentRegistry.d.ts.map