export declare const NeighborsQuery: { name: string; service: (params: any) => Promise; };