export default function EventList({ traceId }: { traceId?: string; }): import("react/jsx-runtime").JSX.Element;