DeleteAlertService: Readonly<{
    deleteAlert: ((variables: DeleteAlertMutationVariables) => Promise<DeleteAlertMutation>);
}>