import { ITracerComponent } from './types';
export declare function createTracerComponent(): ITracerComponent;
