declare const Hub: { get: (type: any, hub: any, components: any, formData: any) => any; }; export default Hub;