import { FormioAuthService } from '../auth.service'; export declare class FormioAuthLoginComponent { service: FormioAuthService; constructor(service: FormioAuthService); }