import { SfTooltipProps } from '../../index.ts'; export default function SfTooltip(props: SfTooltipProps): import("react").JSX.Element;