export interface LibraryViewProps { parentId: string | null; }