import { Interval } from './models.js';
declare const combining: Interval[];
export default combining;
