TweenConfig: {
    time?: number;
    type: string;
    variant?: WiggleVariants | PointVariants;
}

Type declaration