/// import { Reporter } from "./reporter/Reporter"; export declare function entry(parm0: any, parm1?: any): jest.AggregatedResult | Reporter;