import type { AnimationEngine } from '../animation-interface.js';
export declare const MotionEngine: AnimationEngine;
