export declare const $VelocityAbsolute: { readonly type: "number"; readonly description: "Absolute velocity in millimeter per millisecond (mm/ms). The sign indicates the direction of the movement. Negative: moving towards the bottom. Positive: moving towards the top."; readonly format: "int32"; };