export declare enum SLineJoinStyle { Miter = 0, Round = 1, Bevel = 2 }