export default function getStudyUIDPathAndSubPath(studyUID: any): { path: any; subpath: any; };