import type { Plugin } from "@opencode-ai/plugin"; declare const ChatGptWebPlugin: Plugin; export default ChatGptWebPlugin; //# sourceMappingURL=plugin.d.ts.map