import type { ProviderUsageRow } from '../../../shared/provider-usage.js'; export declare function fetchOpenCodeUsage(): Promise>; export declare function openCodeAuthPath(): string; //# sourceMappingURL=opencode.d.ts.map