/// declare const enhance: (fetch: typeof fetch) => (a: import("react").ComponentType<{}>) => import("react").ComponentType<{}>; export default enhance; //# sourceMappingURL=withAuthentication.d.ts.map