import './notyf.scss';
import NotyfPlugin from './notyf';
declare const notyf: NotyfPlugin;
export default notyf;
