import type { LocalCommunity } from "../local-community.js"; export declare function communityIdentityPublicKey(community: LocalCommunity): string;