/** * Returns the pre-built HyperFrames early stub IIFE as a string constant. * Inject into before any other scripts so the GSAP batching * interceptor is in place when user composition scripts run. */ export declare function getHfEarlyStub(): string; //# sourceMappingURL=hf-early-stub-inline.d.ts.map