export declare const loadState: () => any; export declare const storeState: (state: object) => void; //# sourceMappingURL=index.d.ts.map