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