export class FindTrackDto { spotify: { id?: string; uri?: string; }; }