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