export declare class RequestOtpDto { phone: string; fullName?: string; }