import { FC } from 'react'; import { PopupTipProps } from './types.js'; /** * @deprecated bruk heller Help */ export declare const PopupTip: FC;