import { Nullable, PipelineComponentMap } from "instill-sdk"; export declare const ComponentSection: ({ pipelineComponentMap, className, searchCode, }: { pipelineComponentMap: Nullable; className?: string; searchCode: Nullable; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ComponentSection.d.ts.map