import { ErrorBoundary } from '../../components'; import { Advanced } from '../../components'; export function AdvancedPage() { return ( ); }