export declare const DEFAULT_PEN_WIDTH = 5; export declare const DEFAULT_PEN_COLOR = "red"; export declare const DEFAULT_LINE_CAP = "round";