export declare function apiFetch(url: string): Promise; /** Reset rate limit state (for testing) */ export declare function _resetRateLimit(): void;