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