import React, { FC } from 'react'; declare const Item: FC>; export default Item;