export declare enum AttributeNames {
    EVENT_TYPE = "event_type",
    TARGET_ELEMENT = "target_element",
    TARGET_XPATH = "target_xpath",
    URL_FULL = "url.full"
}
//# sourceMappingURL=AttributeNames.d.ts.map