import { FormioAlerts } from './formio.alerts'; export declare class FormioAlertsComponent { alerts: FormioAlerts; constructor(); }