/** * Server-wide instructions exposed during MCP initialization. * * Keep the opening lines self-contained: clients such as Codex may use the * beginning of the instructions while deciding whether this server is relevant. */ export declare const GLITCH_SERVER_INSTRUCTIONS: string;