export const FEATURE_NAME: string; export namespace CAPTURE_PAYLOAD_SETTINGS { let NONE: string; let FAILURES: string; let ALL: string; } export const AJAX_ID: "ajaxRequest.id"; //# sourceMappingURL=constants.d.ts.map