export declare function buildTypeDocs({ entryPoints, distDir, }: { entryPoints: string[]; distDir?: string; }): Promise; //# sourceMappingURL=build-type-docs.d.ts.map