import * as React from 'react'; import { ProgressIndicator } from '@fluentui/react/lib/ProgressIndicator'; export const ProgressIndicatorIndeterminateExample: React.FunctionComponent = () => ( );