import { TwitchEmoteList } from "../emotes"; export declare function parseEmotes(messageText: string, emotesSrc: string): TwitchEmoteList; //# sourceMappingURL=emotes.d.ts.map