export declare const SmallDescriptionTooltip: ({ content }: { content: string; }) => import("react/jsx-runtime").JSX.Element;