export declare function getIsLoggedIn(state?: import("../../store/store.types").StoreType): boolean;