export declare function report(obj: any, msg: string): void; export { scopeDebug } from './scope'; export { hvDebug, traceHv, tracer } from './hv';