import React from "react"; import { TooltipProps } from "."; declare const Tooltip: React.FunctionComponent; export default Tooltip;