import { AdhocViewService } from './state/actor.types'; export declare function LikeC4AdHocViewEditor({ service }: { service: AdhocViewService; }): import("react/jsx-runtime").JSX.Element;