export type YobtaPathSegment = number | string;
export type YobtaPath = YobtaPathSegment[];
//# sourceMappingURL=YobtaPath.d.ts.map