/** * Install the CLI spinner + HTTP-trace listener on the Deploy * transport. Idempotent — safe to call once per CLI invocation. */ export declare const installDeployTransportSpinner: () => void;