import { type HelpMarkProps } from '@gravity-ui/uikit'; export declare const b: import("@bem-react/classname").ClassNameFormatter; type MathHintProps = Pick, 'offset' | 'hasArrow'>; export declare function renderMathHint(props: MathHintProps, container: HTMLElement): React.ReactNode; export {};