import type { EaseTypeImpl } from '../types.d.mts'; import { quat } from 'gl-matrix'; export declare const EaseQuat: EaseTypeImpl;