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