UNPKG

infinity-forge

Version:
3 lines (2 loc) 145 B
import { IToolTipProps } from './interfaces.js'; export declare function Tooltip(props: IToolTipProps): import("react/jsx-runtime").JSX.Element;