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