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