import * as React from 'react';
const AnimatedHeaderHeightContext = /*#__PURE__*/React.createContext(undefined);
export default AnimatedHeaderHeightContext;
//# sourceMappingURL=AnimatedHeaderHeightContext.js.map