import { EmptyObservable } from './EmptyObservable';

export const empty = EmptyObservable.create;