import * as React from 'react' export const HeadManagerContext: React.Context = React.createContext(null)