import { type MockEmojiResourceConfig } from './types'; export declare const getEmojiResource: (config?: MockEmojiResourceConfig) => Promise;