export interface DeleteMediaViewData { success: boolean; error?: string; }