OwlCyberSecurity - MANAGER
Edit File: validate.d.ts
declare function validate(uuid: unknown): boolean; export default validate;