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