GetAlertsService: Readonly<{
    getAlerts: ((variables: GetAlertsQueryVariables) => Promise<GetAlertsQuery>);
}>