import { PageAddBuildTypes } from "@/pages/build-types/add/page"; const AddBuildPage = () => { return <> } export default AddBuildPage;