import { TimerObservable } from './TimerObservable';
export const timer = TimerObservable.create;
//# sourceMappingURL=timer.js.map