import { GetByAreaQueryParams, GetByAreaResponse } from '@vepler/safety-types'; export declare function getNeighborhoodWatchByArea(params: GetByAreaQueryParams): Promise;