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