import { MarkerId } from '../marker'; export declare function isSameGroupWith(x: MarkerId, y: MarkerId): boolean;