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