export declare function getAccount(state?: import("../../store/store.types").StoreType): import("../../types/account.types").AccountType;