import type { SyncConfig } from "@ledgerhq/types-live";
export declare function getOperationsPageSize(accountId: string | null | undefined, syncConfig: SyncConfig): number;
//# sourceMappingURL=pagination.d.ts.map