export { AnimatedHeading, type AnimatedHeadingProps } from './AnimatedHeading'; export { animatedHeadingTheme, type AnimateHeadingTheme } from './theme'; export { AnimatedHeadingAnimationsEnum, type AnimatedHeadingsAnimation, animatedHeadinganimations, } from './types'; //# sourceMappingURL=index.d.ts.map