export { ParallaxText } from './ParallaxText'; export type { ParallaxTextProps } from './ParallaxText'; export { parallaxTextTheme } from './theme'; export type { ParallaxTextTheme } from './theme'; //# sourceMappingURL=index.d.ts.map