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