import { GetByLocationQueryParams, GetByLocationResponse } from '@vepler/safety-types'; export declare function getNeighborhoodWatchByLocation(params: GetByLocationQueryParams): Promise;