import { UserItemsSectionProps } from './InvitePeopleUserItemSection'; export declare const UserItemSection: (props: UserItemsSectionProps) => import("react/jsx-runtime").JSX.Element;