import BottomDetails from "./bottom" import TopDetails from "./top" export { BottomDetails } export { TopDetails }