import { SpendBundle } from "../types/spend_bundle";
export type WalletSpendBundle = SpendBundle;
