export interface StyleOptions { strokeColor?: string; strokeWidth?: string; styleClass?: string; }