export { Shallow } from '../jest-reporter'; export declare function isFallback(): any; export declare const events: import("../utils").AggregatedEmitter; export declare const metadataRegistryEvents: import("../types").ReadonlyEmitter; export * from './visualize';