function SVGContainer({
  children,
  className,
  ...rest
}: SVGContainerProps): import('react/jsx-runtime').JSX.Element
Parameters
NameDescription

{ children, className, ...rest }

SVGContainerProps
Returns
import('react/jsx-runtime').JSX.Element
stopEventPropagationtoDomPrecision