export declare const fetchAccount: (props: { address?: string; baseURL: string; }) => Promise;