export declare enum ItemType { BUTTON = 0, CONDITION = 1, AB_TEST = 2, PICTURE_CHOICE = 3 } //# sourceMappingURL=enums.d.ts.map