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