// StudioBottomPanel is now obsolete and handled by ConsolePanel. This file is intentionally left blank. // This file is kept only to avoid import errors during refactor. export default function StudioBottomPanel() { return null; }