export declare function startAnimation(...elements: any[]): number; export declare function stopAnimation(animation: any): void;