export interface ILoginAsIm { email?: string; serviceType?: string; }