/**
* @deprecated
* @since 1.0.0
*/
import { Reporter } from './Reporter'
* @category deprecated
export declare const ThrowReporter: Reporter<void>