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