export declare class UpdatePassword { message: string; isPasswordValid: boolean; }