import { ComponentType } from 'react'; import { type LocalHost } from './index'; export declare const withContextualWixClient:
(Component: ComponentType
) => ComponentType
; //# sourceMappingURL=internal.d.ts.map