import Store from "../../interfaces/Store"; export declare function useStore(): Store;