GetTopicsService: Readonly<{
    getTopics: ((variables: GetTopicsQueryVariables) => Promise<GetTopicsQuery>);
}>