declare const _default: {
    TYPING: "TYPING";
    STOPPED_TYPING: "STOPPED_TYPING";
};
export default _default;
