export declare const routePath2HtmlFileName: (routePath: string) => string; export declare function resolveHtmlFilePath(distPath: string, routePath: string): string;