import { GlobalState } from "../types/store";
declare const state: GlobalState;
export default state;
