index.d.ts 61 B

12
  1. import Tooltip from './src/Tooltip';
  2. export default Tooltip;