import type { Client } from '../../../../clients/types.mjs'; export declare function balanceList(client: Client): Promise;