import fetch from 'node-fetch'; export declare function getPerformance(): any; export declare const papi_fetch: typeof fetch;