export namespace COLOR { let red: string; let green: string; let yellow: string; let orange: string; let white: string; } //# sourceMappingURL=accuracy.d.ts.map