CreateAlertService: Readonly<{
    createAlert: ((variables: CreateAlertMutationVariables) => Promise<CreateAlertMutation>);
}>