export { Watcher, Program, appendAsEAVs, RawEAV, RawEAVC, RawValue, RawMap, RawRecord, createId, EAVDiffs, Diffs } from "./watchers/watcher"; export { parseDoc } from "./parser/parser"; export declare var watcherPath: string; import * as watchers from "./watchers/index"; export { watchers };