/** * --instructions / --manual * * Prints a clear, copy-paste-friendly guide for wiring up the Webiny MCP * server in any agent not covered by the built-in adapters. * * The agent tables are auto-generated from preset metadata. */ export declare function printInstructions(): Promise;