export declare type strokeLineCaps = 'round' | 'square'; export declare const strokePresetColors: string[];