import type { TransportConfig } from './transport/types.js'; export declare const parseArgs: () => TransportConfig;