import { IAccount } from "applesauce-accounts"; export declare function useAccounts(): IAccount[];