UNPKG

@blockstack/ui

Version:

Blockstack UI components built using React and styled-components with styled-system.

4 lines (3 loc) 127 B
import * as React from 'react'; import { BoxProps } from '../box'; export declare const BlockstackIcon: React.FC<BoxProps>;