UNPKG

brahma-test-widget

Version:

A React component for trade automation within the Brahma ecosystem.

3 lines 206 B
import { IconProps } from './types'; export default function CloseIcon({ height, width, color, onClick, cursor }: IconProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=CloseIcon.d.ts.map