import lowestCommonAncestor from "../lowest-common-ancestor-of-a-binary-tree/index.ts"; export default lowestCommonAncestor;