/// <reference types="react" />
declare const headContext: import("react").Context<any>;
export default headContext;
