import SweetAlertPlugin from './sweetalert';
declare const sweetalert: SweetAlertPlugin;
export default sweetalert;
