export { default as Tooltip } from '@mui/material/Tooltip'; export type { TooltipProps } from '@mui/material/Tooltip';