import { StateFnType } from "../types";
export declare const State: StateFnType;
export declare const StateLite: StateFnType;
//# sourceMappingURL=state.d.ts.map