export type strokeLineCaps = 'round' | 'square'; export const strokePresetColors = ['primary', 'blue', 'green', 'yellow', 'red'];