export declare const EMOTION_EXPRESSION_KEYS: readonly ["angry", "happy", "neutral", "relaxed", "sad", "surprised", any];
export declare const EYES_EXPRESSION_KEYS: readonly ["lookX", "lookY", "blink", "blinkLeft", "blinkRight"];
export declare const MOUTH_EXPRESSION_KEYS: string[];
export declare const FACE_EXPRESSION_KEYS: readonly ["angry", "happy", "neutral", "relaxed", "sad", "surprised", any, "lookX", "lookY", "blink", "blinkLeft", "blinkRight"];
//# sourceMappingURL=expressionKeys.d.ts.map