import { GlobalPayload } from "./isGlobalDefined"; export declare const isContextDefined: (context: GlobalPayload) => boolean;