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