import { AnimationData } from "../interface/IAnimationManager";
export declare const timelineDataPtr: [AnimationData | undefined];
