export { EntityPathParser } from './entityPathParser.js';
export type { EntityPaths, EntityPathsUnion } from './entityPathParser.js';
