import { IntervalCollection } from './interval-collection.model';
export declare var intervalCollection: IntervalCollection;
