import { Reporter } from './interfaces'; export declare const mochaTapLike: Reporter; export declare const tapeTapLike: Reporter;