/// import { Reporter } from 'zora'; export declare const reporter: (theme?: import("./theme").Theme, stream?: NodeJS.WriteStream) => Reporter;