import { PrototypeAgentInstructionsPage } from "@prototype/components/shell/prototype-agent-instructions-page"; export function createPrototypeAgentInstructionsPage() { return function AgentInstructionsPage() { return ; }; }