import { TimeOptions } from "./time-options"; export interface TopTracksOptions { time: TimeOptions; }