export declare enum AttributeNames { COMPONENT = "component", EVENT_TYPE = "event_type", TARGET_ELEMENT = "target_element", TARGET_XPATH = "target_xpath", HTTP_URL = "http.url", HTTP_USER_AGENT = "http.user_agent" }