export declare function withFusionConfig<T>(Comp: T): T;
export declare function useFusionConfig(): any;
