UNPKG

@wulperstudio/cms

Version:
4 lines (3 loc) 250 B
import { CircularProgressWithLabelModel } from './CircularProgressWithLabel.types'; declare function CircularProgressWithLabel(props: CircularProgressWithLabelModel): import("react/jsx-runtime").JSX.Element; export default CircularProgressWithLabel;