export interface BlacklistedVideo { id: number videoId: string createdAt: Date }