import sortedArrayToBST from "../convert-sorted-array-to-binary-search-tree/index.ts"; export default sortedArrayToBST;