import { AlgoTransaction } from "./indexer.types"; export declare const getAccountTransactions: (address: string, startAt?: number) => Promise; //# sourceMappingURL=indexer.d.ts.map