FrameAnimationPropertiesType: {
    advancedAnimations?: unknown;
    basicAnimations: BasicAnimationsType;
    from: number;
    id: Id;
    to: number;
}

Type declaration