import { SwapTransactionType } from "./types";
export declare const maybeTronEmptyAccount: (swapTransaction: SwapTransactionType) => Error | undefined;
//# sourceMappingURL=maybeTronEmptyAccount.d.ts.map