declare const _default: { serialize: (val: any, config: import("pretty-format").Config, indentation: string, depth: number, refs: import("pretty-format").Refs, printer: import("pretty-format").Printer) => string; test: (arg0: any) => boolean; }; export = _default;