export declare type StrokeJoin = 'miter' | 'bevel' | 'round';