import { TwitchFlagList } from "../flags"; export declare function parseFlags(messageText: string, flagsSrc: string): TwitchFlagList; //# sourceMappingURL=flags.d.ts.map