import { IReactApplication } from "./interfaces"; export declare function useJoyContext(): IReactApplication;