export type { ElementAnimation, ElementAnimationMap, Direction, GetAnimationOptions } from './animation-registry.js'; export { animateTo, parseDuration, prefersReducedMotion, stopAnimations, shimKeyframesHeightAuto } from './animate.js'; export { setDefaultAnimation, getAnimation, getDefaultAnimation } from './animation-registry.js'; export { animationSpeed } from './animation-speed.js'; //# sourceMappingURL=index.d.ts.map