import { Watcher } from 'oak-domain/lib/types'; import { EntityDict } from '@oak-app-domain'; import { BRC } from '../types/RuntimeCxt'; declare const watchers: Watcher[]; export default watchers;