export enum CubicInterpolationStringEnum { DEFAULT = 'default', MONOTONE = 'monotone', }