UNPKG

@pluralsight/icons

Version:
4 lines (3 loc) 178 B
import type { SVGProps } from 'react'; declare function InteractiveIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element; export default InteractiveIcon;