@carbon/ibm-products
Version:
Carbon for IBM Products
7 lines • 297 B
TypeScript
/**
* 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