/** @public */
export type GroupId = string;
/** @public */
export type AxisId = string;
/** @public */
export type SpecId = string;
/** @public */
export type AnnotationId = string;
//# sourceMappingURL=ids.d.ts.map