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