import { AnimationTrack } from "./animation.ts";
export declare const mockAnimTrack: AnimationTrack[];
