export declare function requireTS(p: string): unknown; export declare function resolveNode(root: any, ...pathSegments: any[]): string | null;