import { TimeoutCollection } from './timeout-collection.model';
export declare var timeoutCollection: TimeoutCollection;
