/// import * as React from 'react'; export declare class ProgressIndicatorIndeterminateExample extends React.Component<{}, {}> { constructor(props: {}); render(): JSX.Element; }