import type { ParsedArgs } from '../../parse-args.js'; export declare function gatewayTokensCommand(args: ParsedArgs): Promise;