UNPKG

@helpscout/artboard

Version:

A tool kit for React UI development and design

14 lines (13 loc) 453 B
/// <reference types="react" /> declare const _default: { Box: (props: any) => JSX.Element; Crosshair: (props: any) => JSX.Element; Eraser: (props: any) => JSX.Element; EyeDropper: (props: any) => JSX.Element; Moon: (props: any) => JSX.Element; Refresh: (props: any) => JSX.Element; Ruler: (props: any) => JSX.Element; Size: (props: any) => JSX.Element; Zoom: (props: any) => JSX.Element; }; export default _default;