import type { CoverArtId } from './types'; export async function invalidateCoverArt(_serverId: string, _coverArtId: CoverArtId): Promise {}