import { Nullable } from "../../../../../lib"; export declare const SharePipelineDialog: ({ pipelineName, namespaceId, id, ownerDisplayName, }: { pipelineName: Nullable; namespaceId: Nullable; id: Nullable; ownerDisplayName: Nullable; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SharePipelineDialog.d.ts.map