export declare const getCommentByIds: { (commentIds: Amity.InternalComment['commentId'][]): Promise>; locally(commentIds: Amity.InternalComment['commentId'][]): Amity.Cached | undefined; }; //# sourceMappingURL=getCommentByIds.d.ts.map