UNPKG

@blockscout/ui-toolkit

Version:

A comprehensive collection of reusable Chakra UI components and theme system for Blockscout's projects

4 lines (3 loc) 193 B
import { IconProps } from '@chakra-ui/react'; import { default as React } from 'react'; export declare const ChartWatermark: React.MemoExoticComponent<(props: IconProps) => React.JSX.Element>;