import { RenderLoggerFnType } from './types';
export declare const consoleRender: RenderLoggerFnType;
