import { PageAddBuilds } from "@/pages/builds/add/page"; const AddBuildPage = () => { return <> } export default AddBuildPage;