/** * The above function returns the value of the appContextState. * @returns The appContextState.value is being returned. */ export declare const applicationContext: () => import("thorium-states").TState;