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