import React from 'react'; declare const Item: React.ForwardRefExoticComponent & React.RefAttributes>; export default Item;