import * as ts from 'typescript'; export declare function extractDocumentationText(decl: ts.Declaration): string | undefined; //# sourceMappingURL=doc.d.ts.map