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