import { Task } from '@awarns/core/tasks'; export declare function checkAreaOfInterestProximityTask(): Task; export declare function filterGeolocationByAoIProximityTask(): Task;