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