export declare enum Interpolation { HOLD = "hold", LINEAR = "linear" }