export declare enum VelocityType { Linear = "linear", Angular = "angular" }