import { DataProps } from '../interfaces';
export default function Overview(props: DataProps): import("react/jsx-runtime").JSX.Element;
