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