UNPKG

@useloops/design-system

Version:

The official React based Loops design system

7 lines (4 loc) 218 B
import * as react_jsx_runtime from 'react/jsx-runtime'; import { SvgIconProps } from '@mui/material'; declare const Lightbulb: (props: SvgIconProps) => react_jsx_runtime.JSX.Element; export { Lightbulb as default };