UNPKG

@kadconsulting/dry

Version:
4 lines (3 loc) 250 B
import type { PathProps } from '../../Icon/IconTypes'; /** Note: So-named because Infinity has a name collision with the global Infinity object */ export declare const InfinityIcon: ({ stroke }: PathProps) => import("react/jsx-runtime").JSX.Element;