export declare function detectAnimations(frames: { [key: string]: any; }): { [key: string]: string[]; };