import { Components, Theme } from '@mui/material'; export declare function getMuiLinearProgress(theme: Theme): Components['MuiLinearProgress']; //# sourceMappingURL=linearProgress.d.ts.map