UNPKG

@tritium-research/react-component

Version:

A react component library based on material-ui, build for tritium internal usecases.

3 lines (2 loc) 153 B
import { SvgIconWrapperProps } from "../Icon"; export default function LoadingIcon(props: SvgIconWrapperProps): import("react/jsx-runtime").JSX.Element;