/** * The route that all OpenAPI specs should be served from. * @public */ export declare const OPENAPI_SPEC_ROUTE = "/openapi.json";