export declare function mcpHandler(args: any): Promise<void>;
export declare function showHelp(): Promise<void>;
