import { IconDown } from "../../mainLayout/MainLayoutComp";

export function UIOne() {
  return <IconDown />;
}
