/** * Absolute position in millimeter (mm). 0 = absolute bottom position. */ export declare type PositionAbsolute = number;