export type { ObsFn } from './Observer';
export { Observer } from './Observer';
