import { Typography } from 'antd'; import { Empty } from 'antd/lib'; export default function EmptyMetricsSearch(): JSX.Element { return (
Please build and run a valid query to see the result } />
); }