import { TooltipProps } from "@firecms/ui";
export declare function ErrorTooltip(props: TooltipProps): import("react/jsx-runtime").JSX.Element;
