import { Tracer } from '../index'; export declare function noopImplementationTests(createTracer?: () => Tracer): void; export default noopImplementationTests;