export { aggregate, lift, make, persistent } from '../runtime/subscription.js'; export type { EntryWithoutKeepAlive, Subscription, Subscriptions, } from '../runtime/subscription.js'; export { animationFrame } from './animationFrame.js'; export type { AnimationFrameConfig } from './animationFrame.js'; //# sourceMappingURL=public.d.ts.map