export interface IDocumentIncludeBuilder { includeDocuments(path: string): TBuilder; } //# sourceMappingURL=IDocumentIncludeBuilder.d.ts.map