export type TrackNotFoundError = { name: string; message: string; };