import * as React from 'react';
import { Animated } from 'react-native';
declare const AnimatedHeaderHeightContext: React.Context<Animated.Value | undefined>;
export default AnimatedHeaderHeightContext;
//# sourceMappingURL=AnimatedHeaderHeightContext.d.ts.map