import type { AstroRenderer } from 'astro';
export declare function getContainerRenderer(): AstroRenderer;
