declare const replaceHtmlContent: (htmlFilePath: string, serverBundlePath: string) => void; export default replaceHtmlContent;