import type { StateResponse } from "../../../schemas/index"; export declare function handleState(): StateResponse; //# sourceMappingURL=state.d.ts.map