UNPKG

@wulperstudio/cms

Version:
4 lines (3 loc) 338 B
import { BorderLinearProgressModel } from './LinearProgressBar.types'; declare const LinearProgressBar: import("@emotion/styled").StyledComponent<import("@mui/material").LinearProgressProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & BorderLinearProgressModel, {}, {}>; export default LinearProgressBar;