/**
* Custom hook to access the AnimatedTextGroup context
* Must be used within AnimatedTextGroupProvider component
*/exportdeclareconstuseAnimatedTextGroup: () =>import("../types").AnimatedTextGroupContextValue;
//# sourceMappingURL=useAnimatedTextGroup.d.ts.map