import React from "react"; import { TooltipProps } from "@rebasepro/ui"; export declare function ErrorTooltip(props: TooltipProps): React.JSX.Element;