/** @hidden */ export declare const DATA_SOURCE = "DataSource"; /** @hidden */ export declare const FIELD = "Field"; /** @hidden */ export declare const OPERATOR = "Operator"; /** @hidden */ export declare const BLOCK = "Block"; /** @hidden */ export declare const EW1_BASE_URL = "https://api.cognitedata.com"; /** @hidden */ export declare const BLUEFIELD_BASE_URL = "https://bluefield.cognitedata.com"; /** @hidden */ export declare const AZURE_DEV_BASE_URL = "https://azure-dev.cognitedata.com"; /** @hidden */ export declare const BP_NORTHEUROPE_DEV_BASE_URL = "https://bp-northeurope.cognitedata.com"; /** @hidden */ export declare const GREENFIELD_BASE_URL = "https://greenfield.cognitedata.com"; export declare const CDF_VERSION = "20221206-beta";