import React from 'react'; import { LinearProgressProps } from '@material-ui/core'; declare const LinearProgress: React.ElementType; }>; export { LinearProgress };