import * as React from 'react';
// @ts-ignore file to be used only if `react-native-reanimated` available in the project
export default /*#__PURE__*/React.createContext(undefined);
//# sourceMappingURL=ReanimatedHeaderHeightContext.js.map