import type { Plugin } from '@opencode-ai/plugin'; export declare const QuotasPlugin: Plugin; export default QuotasPlugin;