export declare enum SystemServingStatus { ELIGIBLE = "ELIGIBLE", RARELY_SERVED = "RARELY_SERVED" }