/**
 * 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