/** * HTML transformer that injects Polen global data based on request context * This runs in both dev and production modes to ensure consistent behavior */ export declare const createPolenDataInjector: () => import("#lib/html-utils/html-transformer").HtmlTransformer; //# sourceMappingURL=inject-polen-data.d.ts.map