import type { EditableNodeAttributes } from "../../types"; export declare function ComponentBrowser({ "data-node-id": dataNodeId }: EditableNodeAttributes): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ComponentBrowser.d.ts.map