import { type Tx, TxType } from "@carrot-kpi/react"; export declare const useTransactions: () => Tx[]; //# sourceMappingURL=useTransactions.d.ts.map