/** * search posts by semantic search * * @returns the associated pinned post(s) * * @category Posts Live Collection * */ export declare const semanticSearchCommunities: (params: Amity.LiveCollectionParams, callback: Amity.LiveCollectionCallback, config?: Amity.LiveCollectionConfig) => () => void; //# sourceMappingURL=semanticSearchCommunities.d.ts.map