export declare function getParentDirPath(tsFileName: string): string | null; export declare function getComponentJSONObj(dirPath: string): Record;