import { Nullable } from "instill-sdk"; export declare const PipelineRunComponents: ({ pipelineRunId, }: { pipelineRunId: Nullable; }) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=RunComponents.d.ts.map