UNPKG

@carbon/ibm-products

Version:
7 lines 297 B
/** * An icon/description pair that describes one step of the `StatusIndicator`. * @deprecated This component is deprecated */ export let StatusIndicatorStep: React.ForwardRefExoticComponent<React.RefAttributes<any>>; import React from 'react'; //# sourceMappingURL=StatusIndicatorStep.d.ts.map