import type { PipelineGeneralComponent } from "instill-sdk"; export declare const IteratorGeneralComponentLabel: ({ id, component, }: { id: string; component: PipelineGeneralComponent; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=IteratorComponentLable.d.ts.map