export { injectAssets__public };
declare function injectAssets__public(htmlString: string, pageContext: Record<string, unknown>): Promise<string>;
