export declare function patchIndexHtml(html: string, options: { bootstrapScript: string; stylesheetHref: string; }): string;