IGPAPI
    Preparing search index...

    Variable DiscoverTopicalExploreConst

    DiscoverTopicalExplore: Effect<
        unknown,
        IgApiError
        | RequestError
        | ParseError
        | TransportError,
        PlainJsonApiHttp | MobileSession | MobileDevice,
    > = ...