import { type EmojiServiceResponse } from '@atlaskit/emoji/types'; export declare const getSiteEmojiData: () => EmojiServiceResponse;