export const Item: React.ForwardRefExoticComponent<React.RefAttributes<any>>;
import React from 'react';
