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