DeleteAlertsService: Readonly<{
    deleteAlerts: ((variables: DeleteAlertsMutationVariables) => Promise<DeleteAlertsMutation>);
}>