import { HostContext } from '../HostProvider';
export declare function useHostContext(): HostContext;
