import { AccountType } from 'types'; export declare function getAccountFromApi(address?: string): Promise; //# sourceMappingURL=getAccountFromApi.d.ts.map