/**
* A list of icon/description pairs used to show multiple states of progress.
* @deprecated This component is deprecated
*/
export letStatusIndicator: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from 'react';
//# sourceMappingURL=StatusIndicator.d.ts.map