AnimationUtils: {
    convertArray: typeof convertArray;
    flattenJSON: typeof flattenJSON;
    getKeyframeOrder: typeof getKeyframeOrder;
    isTypedArray: typeof isTypedArray;
    makeClipAdditive: typeof makeClipAdditive;
    sortedArray: typeof sortedArray;
    subclip: typeof subclip;
}