declare global { interface Window { hbspt: any; } } export declare const HubSpotForm: ({ portalId, formId }: { portalId: any; formId: any; }) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element;