import { IAlertOptions } from "../libraries/alert/alert/alert.model"; export declare const alertOptions: IAlertOptions; export declare const longAlertOptions: IAlertOptions; export declare const noneAutoClosedAlertOptions: IAlertOptions;