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