import { AppSpec } from "@ledgerhq/ledger-wallet-framework/bot/types";
import type { Transaction } from "../types";
declare const _default: {
    stellar: AppSpec<Transaction>;
};
export default _default;
//# sourceMappingURL=specs.d.ts.map