export declare const queryReachUser: ({ viewId, viewedType, limit, token, }: { viewId: Amity.ViewedUsersLiveCollection['viewId']; viewedType: Amity.ViewedUsersLiveCollection['viewedType']; limit: number; token?: string | undefined; }) => Promise; //# sourceMappingURL=queryReachUser.d.ts.map