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