import { SearchException } from "./SearchException"; export declare type SuggestExceptionsUnion = SearchException;