export declare function fetchAnomalies({ objectName, objectId }: { objectName: any; objectId: any; }): Promise;