/** * * @param prefix - to add to the first argument. */ export default function winstonMock(prefix: string): any;