export interface LogTrackMapsProps { rowKey: string; trackUrls: string[]; }