export declare const INTAKE_SITE_STAGING = "datad0g.com";
export declare const INTAKE_SITE_FED_STAGING = "dd0g-gov.com";
export declare const INTAKE_SITE_US1 = "datadoghq.com";
export declare const INTAKE_SITE_EU1 = "datadoghq.eu";
export declare const INTAKE_SITE_US1_FED = "ddog-gov.com";
export declare const PCI_INTAKE_HOST_US1 = "pci.browser-intake-datadoghq.com";
export declare const INTAKE_URL_PARAMETERS: string[];
