import ToastrPlugin from './toastr';
declare const toastr: ToastrPlugin;
export default toastr;
