export type ServiceCodes = number[]; declare const service_codes: ServiceCodes; export default service_codes;