export declare class UserRegister { email: string; password: string; }