import { EmojiStyle } from '../types/exposedTypes';
export declare function cdnUrl(emojiStyle: EmojiStyle): string;
