declare const _default: { list: { konnect: { all: string; forGatewayService: string; search: string; }; kongManager: { all: string; forGatewayService: string; }; }; form: { konnect: { services: string; create: { all: string; forGatewayService: string; }; fetch: { all: string; forGatewayService: string; }; edit: { all: string; forGatewayService: string; }; }; kongManager: { services: string; create: { all: string; forGatewayService: string; }; fetch: { all: string; forGatewayService: string; }; edit: { all: string; forGatewayService: string; }; }; }; item: { konnect: { getService: string; all: string; forGatewayService: string; }; kongManager: { getService: string; all: string; forGatewayService: string; }; }; }; export default _default; //# sourceMappingURL=routes-endpoints.d.ts.map