import type { Reporter, ReporterPlugin } from '../@types/poku.js';
export declare const reporter: Record<Reporter, ReporterPlugin>;
