/** * Web Viewer - Generate HTML to browse project memory */ export declare function generateWebsite(outputDir: string): void; //# sourceMappingURL=web.d.ts.map