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