import { HestiaPlaceData } from '../models'; import type { Search } from './index'; import { BranchesSearch } from './branches-search.types'; export default function getPlaceFromCurrentSearch(currentSearch: Search | BranchesSearch): Promise; //# sourceMappingURL=get-place-from-current-search.d.ts.map