export declare class VerifyOtpDto { phone: string; otp: string; } //# sourceMappingURL=verify-otp.dto.d.ts.map