import { getNamedContext } from '../getNamedContext'; export const HeaderHeightContext = getNamedContext( 'HeaderHeightContext', undefined );