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