import { RendererComponent } from '@lattice-php/core/types'; export declare const CodeBlockAdapter: RendererComponent<"code-block">;