UNPKG

@violetprotocol/nudge-components

Version:

Components for Nudge's websites and applications.

3 lines (2 loc) 151 B
import { SocialIconSVGProps } from "../types"; export declare const XIcon: ({ color }: SocialIconSVGProps) => import("react/jsx-runtime").JSX.Element;