/* eslint-disable react-hooks/exhaustive-deps */ import Investment_ScreenListOfDocument from "@/screens/Invesment/Document/ScreenListDocument"; export default function InvestmentListOfDocument() { return ( <> ); }