/** * Default Nexus Studio HTTP port (CLI `nexus studio` / dev dashboard). * Keep in sync with any tooling that prints the Studio URL. */ export declare const STUDIO_DEFAULT_PORT = 4000; //# sourceMappingURL=constants.d.ts.map