import type { SVGProps } from 'react'; /** * HubSpot brand logo (solid orange) * Usage: */ export declare function HubspotIcon({ className, fill, ...props }: SVGProps): import("react").JSX.Element; //# sourceMappingURL=hubspot-icon.d.ts.map