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