export declare const getStoriesByTargetIds: (params: { targets: Amity.StoryTargetQueryParam[]; options?: Amity.StorySortOption; }, callback: Amity.LiveCollectionCallback, config?: Amity.LiveCollectionConfig) => () => void; //# sourceMappingURL=getStoriesByTargetIds.d.ts.map