export type SignInFormData = { personalId: string; militaryId: string; };