import type { Track } from './types' // No bundled sample tracks by default export const SAMPLE_TRACKS: Track[] = []