import { Shard } from "../core/shard"; export declare const getId: (list: Map, shard: Shard, scopeId?: string) => string;