import threeDebugging from "../../../../docs/technical/three-debugging.md?raw"; import { DocsDocument } from "@/components/docs/DocsDocument"; export function DocsThreeDebuggingPage(): React.JSX.Element { return ( ); }