import React from 'react';
declare const withfetchToken: (fetch: typeof fetch) => (a: React.ComponentType<{}>) => React.ComponentType<{}>;
export default withfetchToken;
//# sourceMappingURL=withFetchToken.d.ts.map