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