/**
 * Representation of the 'RetrievalSearchSelectOptionEnum' schema.
 */
export type RetrievalSearchSelectOptionEnum = 'ignoreIfKeyAbsent' | any;
//# sourceMappingURL=retrieval-search-select-option-enum.d.ts.map