import { $TSContext } from 'amplify-cli-core'; export declare const addGeofenceCollectionResource: (context: $TSContext) => Promise; export declare const updateGeofenceCollectionResource: (context: $TSContext) => Promise; export declare const removeGeofenceCollectionResource: (context: $TSContext) => Promise; //# sourceMappingURL=geofenceCollection.d.ts.map