export interface OneDriveParentReference { driveId?: string; driveType?: string; id?: string; path?: string; }