export declare enum SLineCapStyle { Butt = 0, Round = 1, Square = 2 }