UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

5 lines (4 loc) β€’ 213 B
import React from 'react'; import type { ControlProps } from '..'; declare const GhostRender: React.ForwardRefExoticComponent<Omit<ControlProps, "ref"> & React.RefAttributes<unknown>>; export default GhostRender;