export type LoginForm = { phone: string; smsCode: string; };