UNPKG

@useloops/design-system

Version:

The official React based Loops design system

7 lines (4 loc) 183 B
import * as react from 'react'; import { NumberFieldProps } from './types.js'; declare const _default: react.NamedExoticComponent<NumberFieldProps>; export { _default as default };