import DoublyLinkedList from './doubly.linked.list'; export default DoublyLinkedList;