/** * @fileOverview This file provides a common hierarchical id expression class. */ declare const PathId: any; export { PathId as default };