export type { Expression } from './Expression'; export type { Expressions } from './Expressions'; export type { Humanoid } from './Humanoid'; export type { HumanoidHumanBone } from './HumanoidHumanBone'; export type { HumanoidHumanBones } from './HumanoidHumanBones'; export type { LookAt } from './LookAt'; export type { VRMCVRMAnimation } from './VRMCVRMAnimation';