import React from "react"; export declare class ItemComponent extends React.Component> { render(): import("react/jsx-runtime").JSX.Element; }