import { TooltipProps } from '../Tooltip';
export default function Props(_props: TooltipProps): null;
