import { Search } from "../Interfaces/Search"; export declare function searchParser(body: any): Search; //# sourceMappingURL=search.parser.d.ts.map