UNPKG

@wulperstudio/cms

Version:
4 lines (3 loc) 208 B
import { OutputProgressBarModel } from './OutputProgress.types'; declare const OutputProgressBar: (props: OutputProgressBarModel) => import("react/jsx-runtime").JSX.Element; export default OutputProgressBar;