import { AccountTronAPI } from "../network/types";
export declare function getAccount(address: string): Promise<AccountTronAPI[]>;
//# sourceMappingURL=getAccount.d.ts.map