export declare type IntegrationEventType = 'OrderCheckout' | 'OpenIDConnect' | 'OrderReturn' | 'AddToCart';