export interface SimpleDxfDrawColor { red: number; green: number; blue: number; }