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