diff --git a/index.d.ts b/index.d.ts index 8b43534..bf592b3 100644 --- a/index.d.ts +++ b/index.d.ts @@ -6,8 +6,6 @@ import { ExoticComponent, ComponentPropsWithRef, FC, - ForwardedRef, - HTMLAttributes, } from 'react'; // Utility type to merge two types