I installed react-responsive-masonry to a new vite/react project and it gives me missing declaration file error. <img width="479" alt="Image" src="https://github.com/user-attachments/assets/db2dfebf-6712-4a93-84e9-ae04a983ca86" /> <img width="1722" alt="Image" src="https://github.com/user-attachments/assets/59f03cab-605d-4e88-ae37-22d051669cbb" /> I fixed the error for now by copy pasting https://github.com/cedricdelpoux/react-responsive-masonry/blob/master/types/index.d.ts into my project.