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