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