import React from 'react'; import StepBar from '@splunk/react-ui/StepBar'; type ExportStepBarProps = Pick, 'activeStepId'>; export declare const ExportStepBar: ({ activeStepId }: ExportStepBarProps) => React.JSX.Element; export {}; //# sourceMappingURL=ExportStepBar.d.ts.map