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