import React from 'react'; import { TooltipProps } from '@mui/material/Tooltip'; export declare const Tooltip: React.FC;