export declare function getChildrenPath(elPath: string): string; export declare function isRootPath(elPath: string): elPath is "";