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