declare module 'sortablejs' {
  const Sortable: any
  export default Sortable
}

