UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

7 lines (6 loc) 248 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';