import { ComponentType } from 'react'; import { LocalHost } from '@wix/dashboard'; export declare const withDashboard:
(Component: ComponentType
) => ComponentType
; //# sourceMappingURL=withDashboard.d.ts.map