import { ReporterPlugin } from "../types"; export default function get(input: string | ReporterPlugin): ReporterPlugin;