import { IAccount } from "applesauce-accounts"; export declare function useActiveAccount(): IAccount | undefined;