import type { StateModel } from './types'; export declare const StateContext: import("preact").Context;