export declare const SERVICES_OBJECT_TYPES: string[];
export declare const URL_SERVICES: {
    ODATA_V2: string;
    ODATA_V4: string;
};
export declare const ODATA_VERSION: {
    V2: string;
    V4: string;
};
//# sourceMappingURL=serviceSearchConstants.d.ts.map