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