export default class HidUtils { static validateEmail: (email: string) => boolean; }