import { ABYSS_LINK } from '../components/Spotlight'; import { ExistingTranslationKey } from '../hooks/use-rich-intl.hook'; export declare const getAbyssLinkWording: (link: ABYSS_LINK) => ExistingTranslationKey;