import { IconProps } from './types';
export default function TooltipIcon({ width, height, color, cursor }: IconProps): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=TooltipIcon.d.ts.map