/**
* An enum for the Search Version Labels
*
* @remarks
* Affects the contents of the versionLabel field in the search object field in the event payload.
*
* @public
*/exporttypeVersionLabel = 'PRODUCTION' | 'STAGING';
//# sourceMappingURL=VersionLabel.d.ts.map