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