OwlCyberSecurity - MANAGER
Edit File: grayscale.d.ts
declare function grayscale(color: string): string; export default grayscale;