export declare class Authorize { old_password?: string; new_password?: string; confirm_password?: string; }