declare module 'vuejs-paginate-next' {
    const Paginate: any;
    export default Paginate;
  }