import type { GetAccountShape, IterateResultBuilder } from "@ledgerhq/ledger-wallet-framework/bridge/jsHelpers";
import type { HederaAccount } from "../types";
export declare const getAccountShape: GetAccountShape<HederaAccount>;
export declare const buildIterateResult: IterateResultBuilder;
//# sourceMappingURL=synchronisation.d.ts.map