export function IS_TRACK_RANGE_SELECTABLE(track: import("../types").TrackConfig): boolean;
export default IS_TRACK_RANGE_SELECTABLE;
