import { Settings } from './types'; export declare const withSettingsHydration: (group: string, settings: Settings) => (Inner: import("react").ComponentType>) => import("react").ComponentType>; //# sourceMappingURL=with-settings-hydration.d.ts.map