import type { RenderContext } from '../types'; export declare const createDefaultContext: () => RenderContext;